home *** CD-ROM | disk | FTP | other *** search
/ The Original Shareware 1.1 / The Original Shareware (WeMake CDs)(Volume 1.1)(CDs, Inc)(1993).iso / 19 / envi.zip / READ-ME.ENV < prev   
Text File  |  1986-03-29  |  1KB  |  39 lines

  1.   Well, I guess this ought to have a document file. Goodness 
  2. knows why, I've overdone the comments as never before. You may 
  3. even want to throw out all of the comments after you read the 
  4. code--but don't blame me if you can't remember how "my" search 
  5. worked afterwards!
  6.  
  7.   This archive should have contained the following files:
  8.  
  9.     ENVIRONM.DOC, this file
  10.     DOS.INC, a function to determine the version of DOS being run
  11.     ENVIRONM.INC, Environment-searching routines
  12.     PARSPATH.INC, a PATH-handling routine, with demo
  13.     ENV-DEMO.PAS, a demo of ENVIRONM.INC and DOS.INC
  14.   
  15.   I've ARCed and uploaded this stuff only because I have been 
  16. asked for or about it a few times. I know a lot of people 
  17. would like to use the PATH, even if they use no more of the 
  18. Environment than that, but they don't have the documentation 
  19. or don't know where to start, etc. Well, I guess what this 
  20. stuff is is "where to start". 
  21.  
  22.   The comments spell out where I recognize that improvements 
  23. could be made either in "elegance" or reliability. Within the 
  24. limitations inherent in my use of strings, I think this code 
  25. is bug-free and bullet-proof. If you find otherwise, please 
  26. let me know via hard mail or email:
  27.  
  28.                     Karl Brendel 
  29.                     718 East B Avenue
  30.                     Hutchinson, Kansas  67501 
  31.  
  32.                     CIS 73307,3101
  33.  
  34.                     Atlantic Palisades Colossus 
  35.                     718 238 7855
  36.  
  37.  
  38.  
  39.